.Net Framework > v2.0.50727 > System > Data > DataSet > WriteXml WriteXml(Stream)
WriteXml(Stream,XmlWriteMode)
WriteXml(TextWriter)
WriteXml(TextWriter,XmlWriteMode)
WriteXml(String)
WriteXml(String,XmlWriteMode)
WriteXml(XmlWriter)
WriteXml(XmlWriter,XmlWriteMode)


WriteXml(Stream)

Category
Method
Description
Writes the current data for the System.Data.DataSet using the specified System.IO.Stream.
Type
void
Character
public
Parameters
NameTypeDescription
streamStream
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteXml(Stream,XmlWriteMode)

Category
Method
Description
Writes the current data, and optionally the schema, for the System.Data.DataSet using the specified System.IO.Stream and System.Data.XmlWriteMode. To write the schema, set the value for the mode parameter to WriteSchema.
Type
void
Character
public
Parameters
NameTypeDescription
streamStream
modeXmlWriteMode
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteXml(TextWriter)

Category
Method
Description
Writes the current data for the System.Data.DataSet using the specified System.IO.TextWriter.
Type
void
Character
public
Parameters
NameTypeDescription
writerTextWriter
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteXml(TextWriter,XmlWriteMode)

Category
Method
Description
Writes the current data, and optionally the schema, for the System.Data.DataSet using the specified System.IO.TextWriter and System.Data.XmlWriteMode. To write the schema, set the value for the mode parameter to WriteSchema.
Type
void
Character
public
Parameters
NameTypeDescription
writerTextWriter
modeXmlWriteMode
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteXml(String)

Category
Method
Description
Writes the current data for the System.Data.DataSet to the specified file.
Type
void
Character
public
Parameters
NameTypeDescription
fileNameString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteXml(String,XmlWriteMode)

Category
Method
Description
Writes the current data, and optionally the schema, for the System.Data.DataSet to the specified file using the specified System.Data.XmlWriteMode. To write the schema, set the value for the mode parameter to WriteSchema.
Type
void
Character
public
Parameters
NameTypeDescription
fileNameString
modeXmlWriteMode
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteXml(XmlWriter)

Category
Method
Description
Writes the current data for the System.Data.DataSet to the specified System.Xml.XmlWriter.
Type
void
Character
public
Parameters
NameTypeDescription
writerXmlWriter
Tags
01892ABD01, 02E3ABA98D, 0376596F91

WriteXml(XmlWriter,XmlWriteMode)

Category
Method
Description
Writes the current data, and optionally the schema, for the System.Data.DataSet using the specified System.Xml.XmlWriter and System.Data.XmlWriteMode. To write the schema, set the value for the mode parameter to WriteSchema.
Type
void
Character
public
Parameters
NameTypeDescription
writerXmlWriter
modeXmlWriteMode
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database